In this scenario, the app will show a toast notification which includes images from the local machine.
Developers can add an image to their toast. A simple way to do this is to include images in the application's package.
| Template | Description |
|---|---|
| A large image and a single string wrapped across three lines of text | |
| A large image, one string of bold text, and one string of regular text wrapped across two lines | |
| A large image, one string of bold text wrapped across two lines, and a string of regular text on the third line | |
| A large image, one string of bold text on the first line, and two strings of regular text on the second and third lines |
When you display a toast, its XML will appear here.